* {
	margin: 0 auto;
	padding: 0px;
	outline: 0 none;
}
body {
	font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
	font-size: 14px;
	line-height: 26px;
	color: #333;
	-webkit-text-size-adjust: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ff7d00;
}
ul {
	list-style: none;
}
img {
	border: none;
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.bg{
	background:url(kjpdSP.png) no-repeat;
}
.marR20{
	margin-right:20px;
}
.marT7{
	margin-top:7px;
}
.marT4{
	margin-top:-4px;
}
.marTf7{
	margin-top:-7px;
}
/************* all END***************/
/*************top***************/
#topBanner,#nav,#main{
	width:980px;
}
#topBanner{
	height:90px;
	position: relative;
}
.logo{
	background-position:0 -50px;
	width:410px;
	height:40px;
	display:block;
	float:left;
	margin-top:30px;
}
.abiaoyu{
	width:170px;
	height:40px;
	background-position:0 -146px;
	display:block;
	float:left;
	margin-top:30px;
}
.spanWz{
	float:right;
	margin-top:55px;
	color:#666;
	padding-right:15px;
	font-size: 14px;
}
#nav{
	height:50px;
	background-position:0 0;
}
.ulNav{
	margin-left:30px;
}
.ulNav li{
	float:left;
	height:50px;
	line-height:50px;
	margin-right:30px;
}
.ulNav li a{
	font-size:16px;
	color:#fff;
}
.ulNav li a:hover{
	font-size:16px;
	color:#bae7ff;
}
/*************search20140709wky************/
.search{
	width:263px;
	height:28px;
	right:0;
	position:absolute;
	border: 1px solid #D6D6D6;
	margin-top:20px;
    font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
}
.search .txt{
	width:200px;
	padding-left:10px;
	color:#A7ADAD;
	border:none;
	float:left;
	background:none;
	padding-top: 5px;
	font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
}
.search .btnSear{
	border:none;
	width:45px;
	height:28px;
	float:right;
	cursor:pointer;
	background-position:-610px -146px;
	display: block;
}
/*************search20140709wkyEND************/
/************* topEND*************/
/*************foot*************/
#foot{
	border-top:1px  solid #e4e4e4;
	overflow:hidden;
	zoom:1;
	margin-bottom:55px;
	margin-top:60px;
}
.foot{
	width:980px;
}
.footL{
	width:640px;
	float:left;
	zoom:1;
}
.footR{
	width:320px;
	float:right;
	line-height:26px;
}
.h1foot{
	height:60px;
	line-height:60px;
	width:100%;
	font-size:18px;
	font-weight:normal;
	color:#00acee;
}
.footL a{
	margin-right:10px;
	font-size:12px;
	white-space: nowrap;
}
.afoot{
	width:640px;
	line-height:26px;
}
.footSpan{
	width:320px;
	font-size:12px;
	display:block;
}
.spanTel{
	float:right;
	margin-right:53px;
}
#dDfooter {
	width: 980px;
	font-family: "Microsoft YaHei","微软雅黑";
	font-size:12px;
	margin: 0 auto;
	padding-top:30px;
	color: #666;
	text-align:center;
}
/*************footEND*************/
/*************weixin*************/
.weixin{
	position:fixed;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	_position:absolute;
	left: 50%;
	margin-left: 510px;
	top: 300px;
	right: 0px;
	z-index:20;
	width:100px;
	overflow:hidden;
}
.weixin p{
	font-size:12px;
	line-height:24px;
	overflow:hidden;
	color:#666;
}
.weixin img{
	width:100px;
	height:100px;
	overflow:hidden;
}
